'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> <System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <System.ComponentModel.TypeConverterAttribute(Nevron.Chart.NChartNodeTypeConverter)> <System.SerializableAttribute()> Public MustInherit Class NDataSeries(Of T) Inherits NListDataSeries Implements INChartElement, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INIdentifiable, Nevron.Dom.INNamed, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.Editors.INDomEditableNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NDataSeries(Of T)
[System.Reflection.DefaultMember("Item")] [System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)] [System.ComponentModel.TypeConverter(Nevron.Chart.NChartNodeTypeConverter)] [System.Serializable()] public abstract class NDataSeries<T> : NListDataSeries, INChartElement, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INIdentifiable, Nevron.Dom.INNamed, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.Editors.INDomEditableNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider